FileFilter.match

struct FileFilter
bool
match
(
string fname
)

Return Value

Type: bool

true if the file matches the permissions in the file filter and thus should be used.

Meta